Click or drag to resize

IsLessThan Constructor (PropertyPath, DateTime)

Initializes a new instance of the IsLessThan class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IsLessThan(
	PropertyPath propertyPath,
	DateTime value
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
value
Type: SystemDateTime
See Also